FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/bc-CareAgreement

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeStructureDefinition
Idbc-CareAgreement
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-CareAgreement
URLhttp://nictiz.nl/fhir/StructureDefinition/bc-CareAgreement
Version1.3.2
Statusactive
Namebc-CareAgreement
Titlebc-CareAgreement
Realmnl
DescriptionA CarePlan profile describing the care arrangement between a pregnant woman and her caregiver(s) as defined by BabyConnect.
CopyrightCC0
TypeCarePlan
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
bc-Womanbc-Woman
bc-careplan-coordinatorbc-careplan-coordinator
zib-Problemzib Problem
nl-core-organizationnl-core-organization
nl-core-practitionernl-core-practitioner
nl-core-relatedpersonnl-core-relatedperson
nl-core-careteamnl-core-careteam
practitionerrole-referencePractitionerRole Reference

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "bc-CareAgreement",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-CareAgreement",
  "version": "1.3.2",
  "name": "bc-CareAgreement",
  "title": "bc-CareAgreement",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "geboortezorg@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CarePlan profile describing the care arrangement between a pregnant woman and her caregiver(s) as defined by BabyConnect.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "gebz-peri-v3.2",
      "uri": "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
      "name": "Geboortezorg 3.2"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CarePlan",
        "path": "CarePlan",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3841",
            "comment": "ZorgAfspraak"
          },
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3871",
            "comment": "ZorgAfspraak"
          }
        ]
      },
      {
        "id": "CarePlan.extension",
        "path": "CarePlan.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "CarePlan.extension:careManager",
        "path": "CarePlan.extension",
        "sliceName": "careManager",
        "definition": "The practitioner responsible for coordinating the agreed action(s) in this care agreement.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-careplan-coordinator"
          }
        ],
        "isModifier": false
      },
      {
        "id": "CarePlan.category",
        "path": "CarePlan.category",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "coding.code"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "CarePlan.category:carePlanCode",
        "path": "CarePlan.category",
        "sliceName": "carePlanCode",
        "min": 1,
        "max": "1"
      },
      {
        "id": "CarePlan.category:carePlanCode.coding",
        "path": "CarePlan.category.coding",
        "patternCoding": {
          "system": "http://snomed.info/sct",
          "code": "288834001"
        }
      },
      {
        "id": "CarePlan.period.start",
        "path": "CarePlan.period.start",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3842",
            "comment": "BeginDatum"
          }
        ]
      },
      {
        "id": "CarePlan.period.end",
        "path": "CarePlan.period.end",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3843",
            "comment": "EindDatum"
          }
        ]
      },
      {
        "id": "CarePlan.author",
        "path": "CarePlan.author",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-careteam"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3844",
            "comment": "AfspraakPartijen"
          },
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3845",
            "comment": "Patient"
          },
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3865",
            "comment": "Patient"
          },
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3847",
            "comment": "Contactpersoon"
          },
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3866",
            "comment": "Contactpersoon"
          },
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3849",
            "comment": "Zorgverlener"
          },
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3867",
            "comment": "Zorgverlener"
          }
        ]
      },
      {
        "id": "CarePlan.author.extension",
        "path": "CarePlan.author.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "CarePlan.author.extension:coordinator",
        "path": "CarePlan.author.extension",
        "sliceName": "coordinator",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-careplan-coordinator"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3858",
            "comment": "Coordinator"
          }
        ]
      },
      {
        "id": "CarePlan.author.extension:practitionerRole",
        "path": "CarePlan.author.extension",
        "sliceName": "practitionerRole",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3849",
            "comment": "Zorgverlener"
          },
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3867",
            "comment": "Zorgverlener"
          }
        ]
      },
      {
        "id": "CarePlan.author.extension:practitionerRole.valueReference:valueReference",
        "path": "CarePlan.author.extension.valueReference",
        "sliceName": "valueReference",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3858",
            "comment": "Coordinator"
          },
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3864",
            "comment": "Zorgverlener"
          }
        ]
      },
      {
        "id": "CarePlan.addresses",
        "path": "CarePlan.addresses",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3862",
            "comment": "Probleem zorgafspraak"
          }
        ]
      },
      {
        "id": "CarePlan.activity.detail.code.text",
        "path": "CarePlan.activity.detail.code.text",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3860",
            "comment": "Activiteit"
          }
        ]
      },
      {
        "id": "CarePlan.activity.detail.performer",
        "path": "CarePlan.activity.detail.performer",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "reference.resolve()"
            }
          ],
          "rules": "open"
        },
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3851",
            "comment": "Uitvoerder"
          }
        ]
      },
      {
        "id": "CarePlan.activity.detail.performer.extension",
        "path": "CarePlan.activity.detail.performer.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "CarePlan.activity.detail.performer.extension:practitionerRole",
        "path": "CarePlan.activity.detail.performer.extension",
        "sliceName": "practitionerRole",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3856",
            "comment": "Zorgverlener"
          }
        ]
      },
      {
        "id": "CarePlan.activity.detail.performer:patient",
        "path": "CarePlan.activity.detail.performer",
        "sliceName": "patient",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3852",
            "comment": "Patient"
          }
        ]
      },
      {
        "id": "CarePlan.activity.detail.performer:contactPerson",
        "path": "CarePlan.activity.detail.performer",
        "sliceName": "contactPerson",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3854",
            "comment": "Contactpersoon"
          }
        ]
      },
      {
        "id": "CarePlan.activity.detail.description",
        "path": "CarePlan.activity.detail.description",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3861",
            "comment": "Toelichting"
          }
        ]
      }
    ]
  }
}